Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #47 #48

Closed
wants to merge 2 commits into from
Closed

Fix issue #47 #48

wants to merge 2 commits into from

Conversation

pankajsoni19
Copy link

#47

This exposes libraryloader, libraryinstaller so they can be overridden as needed.

Updates android gradle and compiler dependencies to latest ones


/**
* Slimmed down version of https://developer.android.com/reference/android/text/TextUtils.html to
* avoid depending on android.text.TextUtils.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why delete this now? As the comment here shows, we had explicitly decided not to use android.text.TextUtils. Has something changed here?

@benjamin-bader
Copy link
Contributor

I think this PR is premature; there isn't any agreement on taking this approach.

Further, the TextUtils change seems entirely unwarranted - not to mention, unrelated to the issue. Same for the dependency changes. We should try to be disciplined about keeping unrelated changes separated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants